home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Technology Seed / Mac Tech Seed Feb '97.toast / ODF Release 3 / Developer University / DU Projects / Read Me - DU Projects < prev   
Encoding:
Text File  |  1996-12-11  |  1.6 KB  |  43 lines  |  [TEXT/ttxt]

  1. These samples are for ODF Release 3
  2. Updated on November 21, 1996
  3. Dave Wilson
  4.  
  5. Folder Location
  6. Place the "DUProjects" folder at the same level as the "ODF" folder, i.e., in your "ODF Dev" folder. The contents of the DUProjects folder are described below:
  7.  
  8. Sample•
  9. PartMaker leaf document from "Sample" project.
  10.  
  11. *DU Editors
  12. Part Editors and .xSYM files here.
  13. Alias this to your Editors folder.
  14.  
  15. *DU Stationery
  16. Stationery files here.
  17.  
  18. *SOM Libs
  19. SOM libraries used by various part editors.
  20. Alias this to your Extensions folder.
  21.  
  22. Calc - shows use of subviews.
  23. Counter SOM Library - shows how to build simple SOM library.
  24. Counter SOM Test - shows how to use simple SOM library.
  25. Data - manages some data.
  26. DataCopy - everything in DataSave plus simple copy, paste, clear, drag&drop.
  27. DataSave - creating pizzas, saving them in document, supporting Undo.
  28. Events - handling mouse clicks and key strokes.
  29. Finance SOM Lib - shows how to build simple SOM library.
  30. Finance SOM Test - shows how to use simple SOM library.
  31. Finance Source - C++ source used by SOM library.
  32. Graphics - using ODF graphics.
  33. Graphics3D - a viewer for QuickDraw 3D metafiles. Has bugs.
  34. GraphicsBfr - off-screen buffer for fast redraw.
  35. GraphicsGX - using QuickDraw GX; rotated text and graphics.
  36. Idling - background processing; fancy used shape.
  37. Mnu - simple menus.
  38. Sample - very simple part.
  39. Sample1 - very simple part.
  40. Sample2 - very simple part with speech synthesis.
  41. Sample3 - very simple part with speech synthesis and mouse click handling.
  42. Sample4 - very simple part with speech synthesis and drawing.
  43. Talker - speaks text dropped on it. Menu; Undo.